home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1996 / MacHack 1996.toast / Presentations / Presentations ’92 / Chris Haupt (tcpæ) / tcpæ Ultrix⁄RISC Client (done) / README next >
Encoding:
Text File  |  1992-06-15  |  1.1 KB  |  39 lines  |  [TEXT/ALFA]

  1. This distribution is for DEC RISC Ultrix 4.2 or better.
  2.  
  3. You must uudecode the library first:
  4.  
  5.     uudecode tcpae.a.uu
  6.  
  7. To make the sample client just type:
  8.     
  9.     make
  10.  
  11. To run, be sure that a gateway is running on a destination Mac. The 
  12. format of the sample program is:
  13.  
  14.     aeclient -host host.this.that.those [-oapp sig] [-quit sig] [-stat]
  15.                         [-dosc sig < script.file]
  16.                         
  17. So to launch Hypercard on my machine I would type:
  18.  
  19.     aeclient -host nebula -oapp WILD
  20.     
  21. For you own programs, the library and header file are all that are needed.
  22.  
  23. Report problems, bugs, enhancements, etc. to
  24. cfhacc@ritvax.isc.rit.edu as a first choice, or use one of the addresses
  25. in the signature below.
  26.  
  27. If you are interested in keeping up with the changes to the TCPAE
  28. gateway, let me know and I'll put you on the distribution list.
  29.  
  30. Thanks for you interest.
  31. -c
  32.  
  33. Christopher Haupt--RIT/ISC/ACUS Soft.Supp. VOICENET: (716) 475 5342
  34. INTERNET:cfhacc@ritvax.isc.rit.edu BITNET:cfhacc@ritvax.bitnet APPLELINK:HAUPT.C
  35. SNAILNET:RIT;ISC;One Lomb Memorial Dr.;PO BOX 9887;Rochester NY 14623-0887 USA
  36. "Looking for reality in a virtual world..."
  37.  
  38.  
  39.